Skip to content

Conversation

szymonrybczak
Copy link
Collaborator

@szymonrybczak szymonrybczak commented Aug 30, 2024

Summary:

Fixes #2279
Fixes #2449

Some paths to current working directory contains characters that are invalid for header inside the request specifically on Windows - by wrapping path inside URL() class we're sure that characters are correctly coded.

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@szymonrybczak szymonrybczak force-pushed the fix/invalid-character-in-header branch 2 times, most recently from 57c2180 to 92507c8 Compare August 30, 2024 12:08
@szymonrybczak szymonrybczak force-pushed the fix/invalid-character-in-header branch from 92507c8 to d3f7d77 Compare August 30, 2024 12:12
@szymonrybczak szymonrybczak changed the title fix: invalid character in header on Window fix: invalid character in header on Windows Aug 30, 2024
Copy link

github-actions bot commented Feb 4, 2025

There hasn't been any activity on this pull request in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

@github-actions github-actions bot added the stale label Feb 4, 2025
@szymonrybczak
Copy link
Collaborator Author

cc @huntie can you take a look if this one doesn't introduce any regressions?

Copy link

github-actions bot commented May 6, 2025

There hasn't been any activity on this pull request in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

@github-actions github-actions bot added the stale label May 6, 2025
@thymikee thymikee removed the stale label May 6, 2025
@huntie
Copy link
Collaborator

huntie commented May 23, 2025

@szymonrybczak I don't really have a Windows machine to hand, please validate on your end.

Copy link

There hasn't been any activity on this pull request in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.

@github-actions github-actions bot added the stale label Aug 22, 2025
@thymikee thymikee removed the stale label Aug 22, 2025
@thymikee thymikee merged commit 26dd51a into main Aug 22, 2025
10 checks passed
@thymikee thymikee deleted the fix/invalid-character-in-header branch August 22, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants